<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* =========全局样式======= */

html, body, div, p, a, ol, ul, li, dl, dt, dd, h1, h2, h3, h4,h5,h6,img, object, embed, span, form, marquee{margin:0;padding:0;}

body{font-size:12px;font-family:"Microsoft YaHei",宋体,Arial, Helvetica, sans-serif;color:#000; line-height:1.7; transition:all 0.3s; background:url(../images/bodybg.jpg);}

ol, ul, li, dl, dt, dd{list-style:none;}

img{border:none;}

p{text-justify:inter-ideograph;}

/*table{border:0px;border-collapse:collapse;border-spacing:0px;}*/

em,i{ font-style:normal;}

a {text-decoration:none;color:#000;}

/*a:link,a:visited{}*/

a:hover {color:#193e90;text-decoration: none; transition:all 0.3s;}



/* =========基本样式======= */

h1{font-size:20px;font-family:"Microsoft YaHei","黑体";font-weight:100;}

h2{font-size:14px;font-family:"Microsoft YaHei"; font-weight:normal;}

h3{font-size:14px;}

h4{font-size:14px;font-weight:normal;}

h5{font-size:12px;}

h6{font-size:12px;font-weight:normal;}





/*=======通用==========*/

.w{width:1016px; margin:0 auto; background:url(../images/wbg.png) repeat-y;}

.wrapper{width:1080px; margin:0 auto;}



/*======浮动=====*/

.left{float:left;}

.right{float:right;}



.bofore{clear:both;}











#right_con {
    width: 865px;
    float: left;
    line-height: 200%;
    overflow-x: hidden;
    padding: 0 15px;
    min-height: 600px;
    height: auto !important;
}
.articleInfo {
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 30px;
}
.news1 {
    width: 100%;
}
.news1 li {
    width: 23.2%;
    text-align: center;
    margin: 10px 4px 0px 8px;
    float: left;
}
.news1 li a img {
    width: 100%;height: 152px;
}
.news1 li span {
   
    display: block;
    
}





</pre></body></html>